-- background: 2923 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 0 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=426 top=282 right=305 bottom=501 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: IBM-PC ----- HyperTalk script ----- on mouseUp go to next card find "IBM" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=426 top=310 right=333 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Macintosh ----- HyperTalk script ----- on mouseUp go to next card find "Macintosh" end mouseUp